MediaDevice

interface MediaDevice

The details of the media input device (audio/video).

Functions

Link copied to clipboard
open fun id(): String
Returns a string that represents the identifier of the media input device.
Link copied to clipboard
open fun name(): String
Returns a string that represents the media input device name.
Link copied to clipboard
open fun type(): MediaDeviceType
Returns the media input device type.